1 00:00:01,050 --> 00:00:05,100 Hello and welcome to this section in this section. 2 00:00:05,100 --> 00:00:14,760 We are going to build an app that will display the day of the week from scratch. 3 00:00:14,760 --> 00:00:22,170 So let's have an overview of what we will learn in this section. 4 00:00:22,170 --> 00:00:26,220 So we'll begin with the objective and requirement. 5 00:00:26,370 --> 00:00:30,860 We are going to achieve in this section. 6 00:00:30,990 --> 00:00:40,470 So the objective requirements are the goal is to create an app that will display the day of the week 7 00:00:41,820 --> 00:00:51,510 the development tools holiday dev tools we will be using will be basic case CML says and Javascript 8 00:00:52,140 --> 00:00:58,950 the tools required will be a text edit editor that we will I truly write our code in. 9 00:00:59,230 --> 00:01:05,970 And also a Web browser to test the result of our code. 10 00:01:06,060 --> 00:01:10,520 So what will we'll cover in this section include. 11 00:01:10,710 --> 00:01:21,170 Introduction to the app will create a project directly for the app will also create the app structure 12 00:01:21,190 --> 00:01:23,220 for use in the hastier mail. 13 00:01:23,220 --> 00:01:26,550 This will contain the content for the app. 14 00:01:26,550 --> 00:01:33,470 We will also be creating the app presentation which is also the csx. 15 00:01:33,480 --> 00:01:37,910 So the csx is responsible for how app will look. 16 00:01:38,280 --> 00:01:46,830 Finally it will be creating the app function using javascript javascript is what will be responsible 17 00:01:46,830 --> 00:01:49,770 for telling the app what to do. 18 00:01:49,770 --> 00:01:56,330 So the outrush functionality of display on the day of the week is done using javascript.